Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.18 (110 ms)
Package | nictiz.fhir.nl.stu3.zib2017 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-TermDate |
Url | http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-TermDate |
Version | 1.0.1 |
Status | active |
Name | Zib Pregnancy TermDate |
Title | HCIM Pregnancy TermDate |
Experimental | False |
Realm | nl |
Authority | hl7 |
Description | An Observation resource as defined by the Dutch HCIM Pregnancy v3.1(2017EN).
Pregnancy or gravidity is the condition in which a woman carries a fertilized egg, which grows into an embryo and then a fetus. A pregnancy of between 37 and 42 weeks is considered normal. 'Term pregnancy' is 37 to 42 weeks. The term gravidity is also used for the number of times a woman has been pregnant. This and parity - the number of times a woman has given birth - provides insight into the patient’s obstetric history. |
Purpose | # Purpose of HCIM
If the patient is pregnant, it is important to mention this, as it requires specific attention in their care. Pregnancy can influence treatment decisions, the treatment itself and the patient’s care.
# Purpose of this profile
This profile implements the TermDate field of the HCIM, which records an estimate for the due date (expected/estimated delivery date) of the pregnancy. It complements the zib-Pregnancy profile, which tracks the overarching condition. This profile can be referenced with the Observation.zib-Pregnancy field (event-partOf extension). |
Copyright | CC0 |
Type | Observation |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "zib-Pregnancy-TermDate",
"url" : "http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-TermDate",
"version" : "1.0.1",
"name" : "Zib Pregnancy TermDate",
"title" : "HCIM Pregnancy TermDate",
"status" : "active",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "An Observation resource as defined by the Dutch HCIM Pregnancy v3.1(2017EN).\r\n\r\nPregnancy or gravidity is the condition in which a woman carries a fertilized egg, which grows into an embryo and then a fetus. A pregnancy of between 37 and 42 weeks is considered normal. 'Term pregnancy' is 37 to 42 weeks. The term gravidity is also used for the number of times a woman has been pregnant. This and parity - the number of times a woman has given birth - provides insight into the patientâs obstetric history.",
"purpose" : "# Purpose of HCIM\r\nIf the patient is pregnant, it is important to mention this, as it requires specific attention in their care. Pregnancy can influence treatment decisions, the treatment itself and the patientâs care.\r\n\r\n# Purpose of this profile\r\nThis profile implements the TermDate field of the HCIM, which records an estimate for the due date (expected/estimated delivery date) of the pregnancy. It complements the zib-Pregnancy profile, which tracks the overarching condition. This profile can be referenced with the Observation.zib-Pregnancy field (event-partOf extension).",
"copyright" : "CC0",
"fhirVersion" : "3.0.2",
"mapping" : [
{
"identity" : "hcim-pregnancy-v3.1-2017EN",
"uri" : "https://zibs.nl/wiki/Pregnancy-v3.1(2017EN)",
"name" : "HCIM Pregnancy-v3.1(2017EN)"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://fhir.nl/fhir/StructureDefinition/nl-core-observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.extension",
"path" : "Observation.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.extension:zib-Pregnancy",
"path" : "Observation.extension",
"sliceName" : "zib-Pregnancy",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://nictiz.nl/fhir/StructureDefinition/observation-focusSTU3"
}
]
},
{
"id" : "Observation.extension:zib-Pregnancy.valueReference:valueReference",
"path" : "Observation.extension.valueReference",
"sliceName" : "valueReference",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy"
}
]
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Observation.code.coding:DeliveryDateEstimated",
"path" : "Observation.code.coding",
"sliceName" : "DeliveryDateEstimated",
"min" : 1,
"max" : "1"
},
{
"id" : "Observation.code.coding:DeliveryDateEstimated.system",
"path" : "Observation.code.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org"
},
{
"id" : "Observation.code.coding:DeliveryDateEstimated.code",
"path" : "Observation.code.coding.code",
"min" : 1,
"fixedCode" : "11778-8"
},
{
"id" : "Observation.code.coding:DeliveryDateEstimated.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Observation.code.coding.display",
"defaultValueString" : "Delivery date Estimated"
},
{
"id" : "Observation.value[x]:valueDateTime",
"path" : "Observation.valueDateTime",
"sliceName" : "valueDateTime",
"short" : "TermDate",
"definition" : "The date on which the pregnancy is expected to be 40w 0d (280 days). Different term dates are used at various points in the pregnancy.",
"alias" : [
"ATermeDatum"
],
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
],
"constraint" : [
{
"key" : "hcim-pregnancy-1",
"severity" : "error",
"human" : "TermDate should be a full date, without time",
"expression" : "$this.toString().matches('\\\\d{4}-\\\\d{2}-\\\\d{2}')"
}
],
"mapping" : [
{
"identity" : "hcim-pregnancy-v3.1-2017EN",
"map" : "NL-CM:7.14.3",
"comment" : "TermDate"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.